module Base
{
    item Shirt_Baseball_KY
	{
		Type = Clothing,
		DisplayName = Kentucky Baseball Shirt,
		ClothingItem = Shirt_Baseball_KY,
		BodyLocation = Shirt,
		Icon = ShirtAthleticRed,
		BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Shirt_Baseball_Rangers
	{
		Type = Clothing,
		DisplayName = Riverside Rangers Baseball Shirt,
		ClothingItem = Shirt_Baseball_Rangers,
		BodyLocation = Shirt,
		Icon = ShirtAthleticGreen,
		BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Shirt_Baseball_Z
	{
		Type = Clothing,
		DisplayName = Z Hurricanes Baseball Shirt,
		ClothingItem = Shirt_Baseball_Z,
		BodyLocation = Shirt,
		Icon = ShirtAthleticBlue,
		BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Shirt_CamoDesert
	{
		Type = Clothing,
		DisplayName = Military Desert Camo Shirt,
		ClothingItem = Shirt_CamoDesert,
		BodyLocation = Shirt,
		Icon = ShirtCamoSand,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.15,
        WindResistance = 0.1,
        FabricType = Cotton,
	}
	item Shirt_CamoGreen
	{
		Type = Clothing,
		DisplayName = Military Camo Shirt,
		ClothingItem = Shirt_CamoGreen,
		BodyLocation = Shirt,
		Icon = ShirtCamoGreen,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.25,
        WindResistance = 0.15,
        FabricType = Cotton,
	}
	item Shirt_CamoUrban
	{
		Type = Clothing,
		DisplayName = Military Urban Camo Shirt,
		ClothingItem = Shirt_CamoUrban,
		BodyLocation = Shirt,
		Icon = ShirtCamoGrey,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.30,
        WindResistance = 0.20,
        FabricType = Cotton,
	}
	item Shirt_Denim
	{
		Type = Clothing,
		DisplayName = Denim Shirt,
		ClothingItem = Shirt_Denim,
		BodyLocation = Shirt,
		IconsForTexture = ShirtDenimBlue;ShirtDenimLightBlack;ShirtDenimLightBlue,
		BloodLocation = ShirtLongSleeves,
		BiteDefense = 7,
        ScratchDefense = 15,
        Insulation = 0.45,
        WindResistance = 0.55,
        FabricType = Denim,
    }
	item Shirt_Jockey01
	{
		Type = Clothing,
		DisplayName = Jockey Silks - 1,
		ClothingItem = Shirt_Jockey01,
		BodyLocation = Shirt,
		Icon = ShirtAthleticBlue,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Shirt_Jockey02
	{
		Type = Clothing,
		DisplayName = Jockey Silks - 2,
		ClothingItem = Shirt_Jockey02,
		BodyLocation = Shirt,
		Icon = ShirtAthleticYellow,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Shirt_Jockey03
	{
		Type = Clothing,
		DisplayName = Jockey Silks - 3,
		ClothingItem = Shirt_Jockey03,
		BodyLocation = Shirt,
		Icon = ShirtAthleticBlue,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Shirt_Jockey04
	{
		Type = Clothing,
		DisplayName = Jockey Silks - 4,
		ClothingItem = Shirt_Jockey04,
		BodyLocation = Shirt,
		Icon = ShirtAthleticWhite,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Shirt_Jockey05
	{
		Type = Clothing,
		DisplayName = Jockey Silks - 5,
		ClothingItem = Shirt_Jockey05,
		BodyLocation = Shirt,
		Icon = ShirtAthleticYellow,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Shirt_Jockey06
	{
		Type = Clothing,
		DisplayName = Jockey Silks - 6,
		ClothingItem = Shirt_Jockey06,
		BodyLocation = Shirt,
		Icon = ShirtAthleticYellow,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Shirt_Lumberjack
	{
		Type = Clothing,
		DisplayName = Lumberjack Shirt,
		ClothingItem = Shirt_Lumberjack,
		BodyLocation = Shirt,
		IconsForTexture = ShirtLumberjackBlue;ShirtLumberjackGreen;ShirtLumberjackGrey;ShirtLumberjackRed;ShirtLumberjackYellow,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.65,
        WindResistance = 0.5,
        FabricType = Cotton,
	}
	item Shirt_OfficerWhite
	{
		Type = Clothing,
		DisplayName = Police Shirt,
		ClothingItem = Shirt_OfficerWhite,
		BodyLocation = Shirt,
		Icon = ShirtPoliceWhite,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.25,
        WindResistance = 0.15,
        FabricType = Cotton,
	}
	item Shirt_PoliceBlue
	{
		Type = Clothing,
		DisplayName = Police Trooper Shirt,
		ClothingItem = Shirt_PoliceBlue,
		BodyLocation = Shirt,
		Icon = ShirtPoliceBlue,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.2,
        WindResistance = 0.2,
        FabricType = Cotton,
	}
	item Shirt_PoliceGrey
	{
		Type = Clothing,
		DisplayName = Police Deputy Shirt,
		ClothingItem = Shirt_PoliceGrey,
		BodyLocation = Shirt,
		Icon = ShirtPoliceGrey,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.3,
        WindResistance = 0.15,
        FabricType = Cotton,
	}
	item Shirt_PrisonGuard
	{
		Type = Clothing,
		DisplayName = Prison Guard Shirt,
		ClothingItem = Shirt_PrisonGuard,
		BodyLocation = Shirt,
		Icon = ShirtPoliceSand,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.25,
        WindResistance = 0.25,
        FabricType = Cotton,
	}
	item Shirt_Priest
	{
		Type = Clothing,
		DisplayName = Priest Shirt,
		ClothingItem = Shirt_Priest,
		BodyLocation = Shirt,
		Icon = ShirtGeneric,
        ColorRed = 58,
        ColorGreen = 58,
        ColorBlue = 58,
        BloodLocation = ShirtLongSleeves,
        Insulation = 0.2,
        WindResistance = 0.1,
        FabricType = Cotton,
	}
	item Shirt_Ranger
	{
		Type = Clothing,
		DisplayName = Ranger Shirt,
		ClothingItem = Shirt_Ranger,
		BodyLocation = Shirt,
		Icon = ShirtPoliceGreen,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.4,
        WindResistance = 0.35,
        FabricType = Cotton,
	}
	item Shirt_Scrubs
	{
		Type = Clothing,
		DisplayName = Medical Scrubs,
		ClothingItem = Shirt_Scrubs,
		BodyLocation = Shirt,
		IconsForTexture = ShirtScrubsBlue;ShirtScrubsGreen,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Shirt_FormalWhite
	{
		Type = Clothing,
		DisplayName = Formal Shirt,
		ClothingItem = Shirt_FormalWhite,
		BodyLocation = Shirt,
		Icon = ShirtGeneric,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.25,
        WindResistance = 0.15,
        FabricType = Cotton,
	}
	item Shirt_FormalWhiteTemplate
	{
		Type = Clothing,
		DisplayName = Formal Shirt,
		ClothingItem = Shirt_FormalWhiteTemplate,
		BodyLocation = Shirt,
		Icon = ShirtGeneric,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.25,
        WindResistance = 0.15,
        FabricType = Cotton,
	}
	item Shirt_FormalWhite_ShortSleeve
	{
		Type = Clothing,
		DisplayName = Short Sleeve Shirt,
		ClothingItem = Shirt_FormalWhite_ShortSleeve,
		BodyLocation = Shirt,
		Icon = TshirtGeneric,
		BloodLocation = Shirt,
        Insulation = 0.15,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Shirt_FormalWhite_ShortSleeveTemplate
	{
		Type = Clothing,
		DisplayName = Short Sleeve Shirt,
		ClothingItem = Shirt_FormalWhite_ShortTemplate,
		BodyLocation = Shirt,
		Icon = TshirtGeneric,
		BloodLocation = Shirt,
        Insulation = 0.15,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Shirt_Workman
	{
		Type = Clothing,
		DisplayName = Workman Shirt,
		ClothingItem = Shirt_Workman,
		BodyLocation = Shirt,
		IconsForTexture = ShirtDenimBlue;ShirtDenimLightBlack;ShirtDenimLightBlue;ShirtLumberjackBlue;ShirtLumberjackGreen;ShirtLumberjackGrey;ShirtLumberjackRed;ShirtLumberjackYellow,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.35,
        WindResistance = 0.3,
        FabricType = Cotton,
	}
	item Shirt_HawaiianRed
	{
		Type = Clothing,
		DisplayName = Hawaiian Red Shirt,
		ClothingItem = Shirt_HawaiianRed,
		BodyLocation = Shirt,
		Icon = ShirtHawaiianRed,
		BloodLocation = Shirt,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Shirt_HawaiianTINT
	{
		Type = Clothing,
		DisplayName = Hawaiian Shirt,
		ClothingItem = Shirt_HawaiianTINT,
		BodyLocation = Shirt,
		Icon = ShirtHawaiianWhite,
		BloodLocation = Shirt,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
	}
	item Tshirt_ArmyGreen
    {
        Type = Clothing,
        DisplayName = Military T-Shirt,
        ClothingItem = Tshirt_ArmyGreen,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        ColorRed = 80,
        ColorGreen = 102,
        ColorBlue = 76,
        BloodLocation = Shirt,
        Insulation = 0.4,
        WindResistance = 0.35,
        FabricType = Cotton,
    }
    item Tshirt_CamoDesert
    {
        Type = Clothing,
        DisplayName = Military Desert Camo T-Shirt,
        ClothingItem = Tshirt_CamoDesert,
        BodyLocation = Tshirt,
        Icon	=	TShirtCamoSand,
        BloodLocation = Shirt,
        Insulation = 0.15,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_CamoGreen
    {
        Type = Clothing,
        DisplayName = Military Green Camo T-Shirt,
        ClothingItem = Tshirt_CamoGreen,
        BodyLocation = Tshirt,
        Icon	=	TShirtCamoGreen,
        BloodLocation = Shirt,
        Insulation = 0.25,
        WindResistance = 0.2,
        FabricType = Cotton,
    }
    item Tshirt_CamoUrban
    {
        Type = Clothing,
        DisplayName = Military Urban Camo T-Shirt,
        ClothingItem = Tshirt_CamoUrban,
        BodyLocation = Tshirt,
        Icon	=	TShirtCamoGrey,
        BloodLocation = Shirt,
        Insulation = 0.3,
        WindResistance = 0.25,
        FabricType = Cotton,
    }
    item Tshirt_Fossoil
    {
        Type = Clothing,
        DisplayName = Fossoil T-Shirt,
        ClothingItem = Tshirt_Fossoil,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 185,
        ColorGreen = 185,
        ColorBlue = 185,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_Gas2Go
    {
        Type = Clothing,
        DisplayName = Gas2Go T-Shirt,
        ClothingItem = Tshirt_Gas2Go,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 185,
        ColorGreen = 185,
        ColorBlue = 185,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_ThunderGas
    {
        Type = Clothing,
        DisplayName = ThunderGas T-Shirt,
        ClothingItem = Tshirt_ThunderGas,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 185,
        ColorGreen = 185,
        ColorBlue = 185,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_Rock
    {
        Type = Clothing,
        DisplayName = Rock T-Shirt,
        ClothingItem = Tshirt_Rock,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 21,
        ColorGreen = 21,
        ColorBlue = 21,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_McCoys
    {
        Type = Clothing,
        DisplayName = McCoys T-Shirt,
        ClothingItem = Tshirt_McCoys,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 82,
        ColorGreen = 105,
        ColorBlue = 96,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_PileOCrepe
    {
        Type = Clothing,
        DisplayName = PileOCrepe T-Shirt,
        ClothingItem = Tshirt_PileOCrepe,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_PizzaWhirled
    {
        Type = Clothing,
        DisplayName = Pizza Whirled T-Shirt,
        ClothingItem = Tshirt_PizzaWhirled,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_BusinessSpiffo
    {
        Type = Clothing,
        DisplayName = Spiffo T-Shirt,
        ClothingItem = Tshirt_BusinessSpiffo,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.25,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_ValleyStation
    {
        Type = Clothing,
        DisplayName = Valley Station T-Shirt,
        ClothingItem = Tshirt_ValleyStation,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_DefaultDECAL
    {
        Type = Clothing,
        DisplayName = T-Shirt,
        ClothingItem = Tshirt_DefaultDECAL,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_DefaultDECAL_TINT
    {
        Type = Clothing,
        DisplayName = T-Shirt,
        ClothingItem = Tshirt_DefaultDECAL_TINT,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_DefaultTEXTURE
    {
        Type = Clothing,
        DisplayName = T-Shirt,
        ClothingItem = Tshirt_DefaultTEXTURE,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_DefaultTEXTURE_TINT
    {
        Type = Clothing,
        DisplayName = T-Shirt,
        ClothingItem = Tshirt_DefaultTEXTURE_TINT,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_PoliceBlue
    {
        Type = Clothing,
        DisplayName = Police Trooper T-Shirt,
        ClothingItem = Tshirt_PoliceBlue,
        BodyLocation = Tshirt,
        Icon	=	TShirtPoliceBlue,
        Insulation = 0.2,
        WindResistance = 0.15,
        FabricType = Cotton,
    }
    item Tshirt_PoliceGrey
    {
        Type = Clothing,
        DisplayName = Police Deputy T-Shirt,
        ClothingItem = Tshirt_PoliceGrey,
        BodyLocation = Tshirt,
        Icon	=	TShirtPoliceGrey,
        BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.25,
        FabricType = Cotton,
    }
    item Tshirt_PoloStripedTINT
    {
        Type = Clothing,
        DisplayName = Striped T-Shirt,
        ClothingItem = Tshirt_PoloStripedTINT,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_PoloTINT
    {
        Type = Clothing,
        DisplayName = T-Shirt,
        ClothingItem = Tshirt_PoloTINT,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_Ranger
    {
        Type = Clothing,
        DisplayName = Ranger T-Shirt,
        ClothingItem = Tshirt_Ranger,
        BodyLocation = Tshirt,
        Icon	=	ShirtRanger,
        BloodLocation = Shirt,
        Insulation = 0.35,
        WindResistance = 0.30,
        FabricType = Cotton,
    }
    item Tshirt_Scrubs
    {
        Type = Clothing,
        DisplayName = Medical T-Shirt,
        ClothingItem = Tshirt_Scrubs,
        BodyLocation = Tshirt,
        IconsForTexture = ShirtScrubsBlue;ShirtScrubsGreen,
        BloodLocation = Shirt,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_IndieStoneDECAL
    {
        Type = Clothing,
        DisplayName = TIS T-Shirt,
        ClothingItem = Tshirt_IndieStoneDECAL,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.3,
        WindResistance = 0.25,
        FabricType = Cotton,
    }
    item Tshirt_SpiffoDECAL
    {
        Type = Clothing,
        DisplayName = Spiffo T-Shirt,
        ClothingItem = Tshirt_SpiffoDECAL,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.3,
        WindResistance = 0.15,
        FabricType = Cotton,
    }
    item Tshirt_Sport
    {
        Type = Clothing,
        DisplayName = Sport T-Shirt,
        ClothingItem = Tshirt_Sport,
        BodyLocation = Tshirt,
        IconsForTexture = ShirtAthleticBlue;ShirtAthleticGreen;ShirtAthleticRed;ShirtAthleticYellow,
        BloodLocation = Shirt,
        Insulation = 0.15,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_SportDECAL
    {
        Type = Clothing,
        DisplayName = T-Shirt,
        ClothingItem = Tshirt_SportDECAL,
        BodyLocation = Tshirt,
        Icon = TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.15,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Tshirt_WhiteLongSleeve
    {
        Type = Clothing,
        DisplayName = Long Sleeve T-Shirt,
        ClothingItem = Tshirt_WhiteLongSleeve,
        BodyLocation = Tshirt,
        Icon	=	ShirtGeneric,
        BloodLocation = ShirtLongSleeves,
        Insulation = 0.3,
        WindResistance = 0.15,
        FabricType = Cotton,
    }
    item Tshirt_WhiteLongSleeveTINT
    {
        Type = Clothing,
        DisplayName = Long Sleeve T-Shirt,
        ClothingItem = Tshirt_WhiteLongSleeveTINT,
        BodyLocation = Tshirt,
        Icon	=	ShirtGeneric,
        BloodLocation = ShirtLongSleeves,
        Insulation = 0.3,
        WindResistance = 0.15,
        FabricType = Cotton,
    }
    item Tshirt_WhiteTINT
    {
        Type = Clothing,
        DisplayName = T-Shirt,
        ClothingItem = Tshirt_WhiteTINT,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
    }
    item Vest_Waistcoat
    {
        Type = Clothing,
        DisplayName = Waistcoat,
        ClothingItem = Vest_Waistcoat,
        BodyLocation = TorsoExtra,
        Icon = Vest_Black,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.35,
        WindResistance = 0.25,
        FabricType = Cotton,
    }
    item Vest_WaistcoatWhite
    {
        Type = Clothing,
        DisplayName = Waistcoat,
        ClothingItem = Vest_WaistcoatWhite,
        BodyLocation = TorsoExtra,
        Icon = Vest_Black,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.35,
        WindResistance = 0.25,
        FabricType = Cotton,
    }
    item Vest_Waistcoat_GigaMart
    {
        Type = Clothing,
        DisplayName = GigaMart Waistcoat,
        ClothingItem = Vest_Waistcoat_GigaMart,
        BodyLocation = TorsoExtra,
        Icon = Vest_DarkBlue,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.40,
        WindResistance = 0.20,
        FabricType = Cotton,
    }
    item Vest_BulletArmy
    {
        Type = Clothing,
        DisplayName = Military Bulletproof Vest,
        ClothingItem = Vest_BulletArmy,
        BodyLocation = TorsoExtra,
        Icon = BulletVestCamo,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.75,
        WindResistance = 0.45,
    }
    item Vest_BulletCivilian
    {
        Type = Clothing,
        DisplayName = Civilian Bulletproof Vest,
        ClothingItem = Vest_BulletCivilian,
        BodyLocation = TorsoExtra,
        Icon = BulletVestWhite,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.6,
        WindResistance = 0.25,
    }
    item Vest_BulletPolice
    {
        Type = Clothing,
        DisplayName = Police Bulletproof Vest,
        ClothingItem = Vest_BulletPolice,
        BodyLocation = TorsoExtra,
        Icon = BulletVestPolice,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.65,
        WindResistance = 0.30,
    }
    item Vest_DefaultTEXTURE
    {
        Type = Clothing,
        DisplayName = Tank Top,
        ClothingItem = Vest_DefaultTEXTURE,
        BodyLocation = TankTop,
        Icon = Vest_White,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.40,
        WindResistance = 0.30,
        FabricType = Cotton,
    }
    item Vest_DefaultTEXTURE_TINT
    {
        Type = Clothing,
        DisplayName = Tank Top,
        ClothingItem = Vest_DefaultTEXTURE_TINT,
        BodyLocation = TankTop,
        Icon = Vest_White,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.40,
        WindResistance = 0.30,
        FabricType = Cotton,
    }
	item Vest_Hunting_Grey
    {
        Type = Clothing,
        DisplayName = Grey Hunting Vest,
        ClothingItem = Vest_Hunting_Grey,
        BodyLocation = TorsoExtra,
        Icon = Huntingvest_Grey,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.90,
        WindResistance = 0.80,
    }
    item Vest_Hunting_Orange
    {
        Type = Clothing,
        DisplayName = Orange Hunting Vest,
        ClothingItem = Vest_Hunting_Orange,
        BodyLocation = TorsoExtra,
        Icon = Huntingvest_Orange,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.75,
        WindResistance = 0.75,
    }
    item Vest_Hunting_Camo
    {
        Type = Clothing,
        DisplayName = Camo Hunting Vest,
        ClothingItem = Vest_Hunting_Camo,
        BodyLocation = TorsoExtra,
        Icon = Huntingvest_Camo,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.8,
        WindResistance = 0.65,
    }
    item Vest_Hunting_CamoGreen
    {
        Type = Clothing,
        DisplayName = Green Camo Hunting Vest,
        ClothingItem = Vest_Hunting_CamoGreen,
        BodyLocation = TorsoExtra,
        Icon = Huntingvest_Camo,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.70,
        WindResistance = 0.80,
    }
    item Vest_Foreman
    {
        Type = Clothing,
        DisplayName = Foreman Vest,
        ClothingItem = Vest_Foreman,
        BodyLocation = TorsoExtra,
        Icon = ForemanVest,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.70,
        WindResistance = 0.55,
    }
    item Vest_HighViz
    {
        Type = Clothing,
        DisplayName = High Visibility Vest,
        ClothingItem = Vest_HighViz,
        BodyLocation = TorsoExtra,
        Icon = ConstructionVest,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.1,
        WindResistance = 0.05,
    }
    item Tshirt_Profession_FiremanBlue
    {
        Type = Clothing,
        DisplayName = Blue Fireman T-Shirt,
        ClothingItem = Tshirt_Profession_FiremanBlue,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 46,
        ColorGreen = 58,
        ColorBlue = 93,
        Insulation = 0.5,
        WindResistance = 0.30,
        FabricType = Cotton,
    }
    item Tshirt_Profession_FiremanRed
    {
        Type = Clothing,
        DisplayName = Red Fireman T-Shirt,
        ClothingItem = Tshirt_Profession_FiremanRed,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 160,
        ColorGreen = 29,
        ColorBlue = 28,
        Insulation = 0.5,
        WindResistance = 0.30,
        FabricType = Cotton,
    }
    item Tshirt_Profession_FiremanRed02
    {
        Type = Clothing,
        DisplayName = Dark Red Fireman T-Shirt,
        ClothingItem = Tshirt_Profession_FiremanRed02,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 118,
        ColorGreen = 24,
        ColorBlue = 24,
        Insulation = 0.5,
        WindResistance = 0.30,
        FabricType = Cotton,
    }
    item Tshirt_Profession_FiremanWhite
    {
        Type = Clothing,
        DisplayName = White Fireman T-Shirt,
        ClothingItem = Tshirt_Profession_FiremanWhite,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.5,
        WindResistance = 0.30,
        FabricType = Cotton,
    }
    item Tshirt_Profession_PoliceBlue
    {
        Type = Clothing,
        DisplayName = Blue Police T-Shirt,
        ClothingItem = Tshirt_Profession_PoliceBlue,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 46,
        ColorGreen = 58,
        ColorBlue = 93,
        Insulation = 0.20,
        WindResistance = 0.15,
        FabricType = Cotton,
    }
    item Tshirt_Profession_PoliceWhite
    {
        Type = Clothing,
        DisplayName = White Police T-Shirt,
        ClothingItem = Tshirt_Profession_PoliceWhite,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.20,
        WindResistance = 0.15,
        FabricType = Cotton,
    }
    item Tshirt_Profession_RangerBrown
    {
        Type = Clothing,
        DisplayName = Brown Ranger T-Shirt,
        ClothingItem = Tshirt_Profession_RangerBrown,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 99,
        ColorGreen = 70,
        ColorBlue = 44,
        Insulation = 0.30,
        WindResistance = 0.20,
        FabricType = Cotton,
    }
    item Tshirt_Profession_RangerGreen
    {
        Type = Clothing,
        DisplayName = Green Ranger T-Shirt,
        ClothingItem = Tshirt_Profession_RangerGreen,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 18,
        ColorGreen = 77,
        ColorBlue = 35,
        Insulation = 0.30,
        WindResistance = 0.20,
        FabricType = Cotton,
    }
    item Tshirt_Profession_VeterenGreen
    {
        Type = Clothing,
        DisplayName = Green Veteran T-Shirt,
        ClothingItem = Tshirt_Profession_VeterenGreen,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 18,
        ColorGreen = 77,
        ColorBlue = 35,
        Insulation = 0.30,
        WindResistance = 0.20,
        FabricType = Cotton,
    }
    item Tshirt_Profession_VeterenRed
    {
        Type = Clothing,
        DisplayName = Red Veteran T-Shirt,
        ClothingItem = Tshirt_Profession_VeterenRed,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 159,
        ColorGreen = 38,
        ColorBlue = 38,
        Insulation = 0.30,
        WindResistance = 0.20,
        FabricType = Cotton,
    }
}
